-
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.
- Loading branch information
1 parent
d004435
commit 6a3f340
Showing
10 changed files
with
176 additions
and
8 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 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 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,10 @@ | ||
+++ | ||
title = 'Wakatime' | ||
date = 2024-08-26T19:26:34+05:30 | ||
draft = false | ||
+++ | ||
|
||
<figure><embed src="https://wakatime.com/share/@athulmuralidhar/7a35bd5e-4ab3-46ba-a06f-be450ae90bd5.svg"></embed></figure> | ||
|
||
|
||
**Pages**: [Karma]({{< ref "karma.md" >}}), [About]({{< ref "about.md" >}}), [Work]({{< ref "work.md" >}}) |
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 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 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 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 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 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,110 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head><title>Wakatime – My New Hugo Site</title> | ||
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta charset="UTF-8"/> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
|
||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css" integrity="sha512-IW0nhlW5MgNydsXJO40En2EoCkTTjZhI3yuODrZIc8cQ4h1XcF53PsqDHa09NqnkXuIe0Oiyyj171BqZFwISBw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
|
||
|
||
<link rel="stylesheet" href="https://athulmuralidhar.github.io/css/palettes/base16-dark.css"> | ||
<link rel="stylesheet" href="https://athulmuralidhar.github.io/css/risotto.css"> | ||
<link rel="stylesheet" href="https://athulmuralidhar.github.io/css/custom.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body> | ||
<div class="page"> | ||
|
||
<header class="page__header"><nav class="page__nav main-nav"> | ||
<ul> | ||
<li class="nomarker"><h1 class="page__logo"><a href="https://athulmuralidhar.github.io/" class="page__logo-inner">My New Hugo Site</a></h1></li> | ||
|
||
|
||
</ul> | ||
</nav> | ||
|
||
</header> | ||
|
||
<section class="page__body"> | ||
<header class="content__header"> | ||
<h1>Wakatime</h1> | ||
</header> | ||
<div class="content__body"> | ||
<!-- raw HTML omitted --> | ||
<p><strong>Pages</strong>: <a href="https://athulmuralidhar.github.io/karma/">Karma</a>, <a href="https://athulmuralidhar.github.io/about/">About</a>, <a href="https://athulmuralidhar.github.io/work/">Work</a></p> | ||
|
||
</div> | ||
<footer class="content__footer"></footer> | ||
|
||
</section> | ||
|
||
<section class="page__aside"> | ||
<div class="aside__about"> | ||
|
||
<ul class="aside__social-links"> | ||
|
||
</ul> | ||
</div> | ||
<hr> | ||
<div class="aside__content"> | ||
|
||
|
||
<p> | ||
|
||
2024-08-26 | ||
</p> | ||
|
||
|
||
|
||
|
||
</div> | ||
</section> | ||
|
||
<footer class="page__footer"><p> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<br/><span class="active">$ echo $LANG<br/><b></b></span><br/> | ||
|
||
|
||
|
||
|
||
|
||
</p> | ||
<br /><br /> | ||
<p class="copyright"></p> | ||
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p> | ||
</footer> | ||
|
||
</div> | ||
</body> | ||
|
||
</html> |
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