Skip to content

Commit 9ee70f7

Browse files
authored
Merge pull request #32 from CloudNativeLinz/feature/add-sustainability-article
change to html
2 parents b39020a + 37b1ecb commit 9ee70f7

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

slides/2024-01/languages.html

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Article</title>
5+
</head>
6+
<body>
7+
<h2>Article</h2>
8+
<a href="https://thenewstack.io/which-programming-languages-use-the-least-electricity/">https://thenewstack.io/which-programming-languages-use-the-least-electricity/</a>
9+
<br><br>
10+
<img src="https://storage.googleapis.com/cdn.thenewstack.io/media/2018/05/3730357d-results-energy-time-and-memory-usage-screenshot-from-research-paper.png" alt="Programming languages and electricity">
11+
</body>
12+
</html>

slides/2024-01/languages.md

-7
This file was deleted.

0 commit comments

Comments
 (0)