-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move interests + add embed to interests page
woah
- Loading branch information
Showing
32 changed files
with
419 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<!-- CSS FILES TO LOAD BUT NOT DISPLAY --> | ||
<link rel="stylesheet" href="../themes/light.css"/> | ||
<link rel="stylesheet" href="../themes/gradient.css"/> | ||
<!-- that's all --> | ||
<link rel="stylesheet" href="../themes/dark.css" id="theme_css"/> | ||
<link rel="stylesheet" href="../style.css"/> | ||
<link rel="icon" type="image/x-icon" href="../favicon.ico"> | ||
<script src="../script.js" defer></script> | ||
<title>xxos site ∫ interests ∫ geohashing</title> | ||
</head> | ||
<body> | ||
<p>hey you should go geohashing now</p> | ||
</body> | ||
</html> |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
Oops, something went wrong.