Skip to content

Instantly share code, notes, and snippets.

View hellence1987-maker's full-sized avatar

hellence1987-maker

  • Joined Apr 17, 2026
View GitHub Profile
@hellence1987-maker
hellence1987-maker / index.html
Created April 26, 2026 04:13
Rainbow Trip 2026 Interactive Map
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>2026 越泰彩虹之旅 — 终极行程指南</title>
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" />
<style>
:root {
--pride-red: #E40303;
@hellence1987-maker
hellence1987-maker / index.html
Created April 26, 2026 02:39
Rainbow Trip 2026 Interactive Map
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>2026 越泰彩虹之旅 — 终极行程指南</title>
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" />
<style>
:root {
--pride-red: #E40303;