This commit is contained in:
mivinci 2023-03-15 14:25:48 +00:00
parent d26a4d7474
commit 529c897cd3
23 changed files with 26 additions and 26 deletions

View file

@ -1,4 +1,4 @@
<!doctype html><html lang=en><head><meta name=generator content="Hugo 0.85.0"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta property="og:title" content="Hugo on Minima"><meta property="og:description" content><meta property="og:type" content="website"><meta property="og:url" content="https://mivinci.github.io/hugo-theme-minima/"><meta name=twitter:card content="summary"><meta name=twitter:title content="Hugo on Minima"><meta name=twitter:description content><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#262d33"><title>Hugo on Minima</title><link rel="shortcut icon" href=/hugo-theme-minima/favicon.ico type=image/x-icon><link rel=stylesheet href=/hugo-theme-minima/minima.1678788037.css><script defer type=text/javascript src=/hugo-theme-minima/minima.1678788037.js></script><link rel=alternate hreflang=zh-cn href=https://mivinci.github.io/hugo-theme-minima/zh-cn/ title=ZH></head><script>let default_theme=window.matchMedia('(prefers-color-scheme: dark)').matches?'dark':'light';try{const a=localStorage.getItem('theme');a&&(default_theme=a),localStorage.setItem('theme',default_theme),window.minima_theme=default_theme,document.querySelector('html').classList.add(default_theme)}catch(a){console.error(a)}</script><body><header class="mt-3 mb-6"><div class="container mx-auto"><nav class="flex justify-between items-center"><div class="flex items-center"><div id=theme-switch class="text-3xl cursor-pointer">🌝</div></div><ul class="flex items-center font-medium
<!doctype html><html lang=en><head><meta name=generator content="Hugo 0.85.0"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta property="og:title" content="Hugo on Minima"><meta property="og:description" content><meta property="og:type" content="website"><meta property="og:url" content="https://mivinci.github.io/hugo-theme-minima/"><meta name=twitter:card content="summary"><meta name=twitter:title content="Hugo on Minima"><meta name=twitter:description content><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#262d33"><title>Hugo on Minima</title><link rel="shortcut icon" href=/hugo-theme-minima/favicon.ico type=image/x-icon><link rel=stylesheet href=/hugo-theme-minima/minima.1678890347.css><script defer type=text/javascript src=/hugo-theme-minima/minima.1678890347.js></script><link rel=alternate hreflang=zh-cn href=https://mivinci.github.io/hugo-theme-minima/zh-cn/ title=ZH></head><script>let default_theme=window.matchMedia('(prefers-color-scheme: dark)').matches?'dark':'light';try{const a=localStorage.getItem('theme');a&&(default_theme=a),localStorage.setItem('theme',default_theme),window.minima_theme=default_theme,document.querySelector('html').classList.add(default_theme)}catch(a){console.error(a)}</script><body><header class="mt-3 mb-6"><div class="container mx-auto"><nav class="flex justify-between items-center"><div class="flex items-center"><div id=theme-switch class="text-3xl cursor-pointer">🌝</div></div><ul class="flex items-center font-medium
whitespace-nowrap overflow-x-auto overflow-y-hidden"><li class="ml-2 mr-2"><a href=/hugo-theme-minima/tags>Tags</a></li><li class="ml-2 mr-2"><a href=/hugo-theme-minima/series>Series</a></li></ul><ul class="flex item-center text-sm font-bold"><li class=ml-2><a href=https://mivinci.github.io/hugo-theme-minima/>EN</a></li><li class=ml-2><a href=https://mivinci.github.io/hugo-theme-minima/zh-cn/>ZH</a></li></ul></nav></div></header><main class="container mx-auto"><h2 class="mt-8 text-3xl font-bold">Hello :)</h2><p class="mt-0 mb-0">Currently living on Earth 🌍</p><p class="mt-3 mb-3 home-intro">This is Minima, a clean and minimal Hugo theme porting from
<a href=https://github.com/adisaktijrs/hexo-theme-minima>Hexo Minima</a>. It has supports
for dark mode, multilingual mode, math formulas, flowcharts, syntax highlighting,