Skip to content

Commit 7605812

Browse files
committed
New Year Update
1 parent dbd64be commit 7605812

File tree

3 files changed

+11
-42
lines changed

3 files changed

+11
-42
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 ScriptTiger
3+
Copyright (c) 2026 ScriptTiger
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

elements/footer.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,11 @@
55
</head>
66
<body>
77
<div id="footer-element" style="text-align: center;"><small><br>
8-
<p>Copyright (c) 2025 <a href="https://scripttiger.github.io/">ScriptTiger</a>
9-
| Powered by <a target="_blank" href="https://github.com/ScriptTiger/scripttiger.github.io/">GitHub</a>&nbsp;|
10-
<a href="https://scripttiger.github.io/">Terms &amp;
11-
Conditions</a> | <a href="https://scripttiger.github.io/">Privacy
12-
Policy</a>&nbsp;| <a href="https://scripttiger.github.io/">Cookie
13-
Policy</a></p>
8+
<p>Copyright (c) 2026 <a href="https://scripttiger.github.io/">ScriptTiger</a>
9+
| Powered by <a target="_blank" href="https://github.com/ScriptTiger/scripttiger.github.io/">GitHub</a>&nbsp;|
10+
<a href="https://scripttiger.github.io/">Terms &amp; Conditions</a> |
11+
<a href="https://scripttiger.github.io/">Privacy Policy</a>&nbsp;| <a
12+
href="https://scripttiger.github.io/">Cookie Policy</a></p>
1413
</small></div>
1514
</body>
1615
</html>
17-

index.html

Lines changed: 5 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
$(function(){
1313
$("#header-element").load("https://scripttiger.github.io/elements/header.html");
1414
});
15-
</script>
16-
<table style="text-align: left; width: 100%; height: 100%; margin-left: auto; margin-right: auto;"
15+
</script> <table style="text-align: left; width: 100%; height: 100%; margin-left: auto; margin-right: auto;"
1716
cellspacing="0" cellpadding="0" border="0">
1817
<tbody>
1918
<tr>
@@ -24,8 +23,7 @@
2423
<tr>
2524
<td> <br>
2625
</td>
27-
<td style="vertical-align: top; height: 100px; width: 80%;">
28-
<br>
26+
<td style="vertical-align: top; height: 100px; width: 80%;"> <br>
2927
</td>
3028
<td style="vertical-align: top; height: 100px; width: 10%;"> <br>
3129
</td>
@@ -53,34 +51,8 @@
5351
<tr>
5452
<td style="vertical-align: top; width: 100%; background-color: white;"><br>
5553
<h1 style="text-align: center; margin-top: 10px;">ScriptTiger</h1>
56-
<h2><span style="font-weight: bold;">Mission
57-
Statement:</span> </h2>
58-
&nbsp;&nbsp;&nbsp; ScriptTiger strives to make computers a
59-
more
60-
work-friendly technology for hard-working people.
61-
With data growing more and more abundant, smaller budget
62-
organizations
63-
or individuals must find a way to traverse all of their data
64-
without
65-
having to spend exorbitant prices for custom software to
66-
generate
67-
reports or just find the information they need when they
68-
need it
69-
without having an IT professional or data scientist at their
70-
disposal
71-
or having to spend days, weeks, or months copying and
72-
pasting data from
73-
one form to another. ScriptTiger's goal is to empower
74-
individuals in
75-
the workplace to get
76-
the data they need in the way they need it by having only
77-
the fewest
78-
prerequisites possible to ensure that no matter where they
79-
move to in
80-
their organization, what software may or may not be
81-
approved, or what
82-
degree of technical know-how they can
83-
still do their job in the most efficient way possible.</td>
54+
Voice actor, writer, ethicist, entrepreneur, audio engineer,
55+
software engineer, and network engineer.</td>
8456
</tr>
8557
</tbody>
8658
</table>
@@ -103,8 +75,7 @@ <h2><span style="font-weight: bold;">Mission
10375
function googleTranslateElementInit() {
10476
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
10577
}
106-
</script>
107-
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script></td>
78+
</script> <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script></td>
10879
<td style="vertical-align: top; height: 100px; width: 10%;"> <br>
10980
</td>
11081
</tr>

0 commit comments

Comments
 (0)