Files
wehub-resource-sync 67296cb4a7
Deploy Docs / deploy (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:26:53 +08:00

15 lines
1.4 KiB
HTML

<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌅</text></svg>">
<link rel="apple-touch-icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌅</text></svg>">
<link rel="shortcut icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌅</text></svg>">
<link rel="alternate" type="application/rss+xml" title="Horizon Daily RSS (All)" href="{{ '/feed.xml' | relative_url }}">
<link rel="alternate" type="application/atom+xml" title="Horizon Daily RSS (ZH)" href="{{ '/feed-zh.xml' | relative_url }}">
<link rel="alternate" type="application/atom+xml" title="Horizon Daily RSS (EN)" href="{{ '/feed-en.xml' | relative_url }}">
<link rel="stylesheet" href="{{ '/assets/css/horizon.css' | relative_url }}">
<style>
.rss-icon{opacity:.6;color:inherit;margin-left:12px;vertical-align:middle;text-decoration:none;transition:all .2s}
.rss-icon:hover{opacity:1;color:#f26522}
.rss-icon svg{width:0.9em;height:0.9em;display:inline-block}
@media(prefers-color-scheme:dark){body{background:#1a1726!important;color:#e8e4f0!important}}
</style>
<script src="{{ '/assets/js/horizon.js' | relative_url }}" defer></script>