mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 04:30:12 -08:00
add initial Caddyfile, docker-compose.yml, and HTML files for math flashcards; set up basic structure and styles
This commit is contained in:
14
miningwood/technical-analysis/index.html
Normal file
14
miningwood/technical-analysis/index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script src="https://gist.ptrwd.com/acedanger/stock-entry.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user