Skip to content

Commit e1c8d3b

Browse files
authored
Set up redirect
1 parent 42f5f10 commit e1c8d3b

1 file changed

Lines changed: 6 additions & 153 deletions

File tree

‎special-offer.html‎

Lines changed: 6 additions & 153 deletions
Original file line numberDiff line numberDiff line change
@@ -1,156 +1,9 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
1+
<!doctype html>
2+
<html>
33
<head>
4-
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Unicode 14.0 posters | Script Encoding Initiative</title>
7-
<meta name="description" content="Encoding scripts in Unicode since 2002.">
8-
9-
<link rel="shortcut icon" href="static/img/favicon.ico" type="image/x-icon">
10-
<link rel="stylesheet" href="static/css/main.css" media="all">
11-
4+
<meta http-equiv="refresh" content="0; url=https://sei.berkeley.edu/donate/" />
5+
<link rel="canonical" href="https://sei.berkeley.edu/donate/" />
6+
<script>window.location.replace("https://sei.berkeley.edu/donate/");</script>
127
</head>
13-
<body>
14-
<nav class="navbar">
15-
<div class="navbar__inner">
16-
<a class="navbar__logo" href="/">Script Encoding Initiative</a>
17-
18-
<div class="navbar__mobile-options">
19-
<div class="navbar__button dark-toggle" aria-label="toggle dark theme">
20-
<img src="static/img/moon.svg" alt="">
21-
</div>
22-
<button class="navbar__button navbar__hamburger" aria-expanded="false" aria-label="toggle menu">
23-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#333333">
24-
<path d="M0 0h24v24H0z" fill="none"/>
25-
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
26-
</svg>
27-
</button>
28-
</div>
29-
30-
<div class="navbar__links">
31-
32-
<a class="navbar__link " href="scripts-to-encode.html">
33-
Scripts to encode
34-
</a>
35-
<a class="navbar__link " href="progress.html">
36-
Progress
37-
</a>
38-
<a class="navbar__link " href="utc-reports.html">
39-
UTC Reports
40-
</a>
41-
<a class="navbar__link " href="news.html">
42-
News
43-
</a>
44-
<a class="navbar__link " href="press.html">
45-
Press
46-
</a>
47-
<a class="navbar__link " href="about-us.html">
48-
About us
49-
</a>
50-
<a class="navbar__link " href="how-to-donate.html">
51-
Donate
52-
</a>
53-
54-
<div class="navbar__button dark-toggle" aria-label="toggle dark theme">
55-
<img src="static/img/moon.svg" alt="">
56-
</div>
57-
58-
</div>
59-
</div>
60-
61-
<div class="navbar__mobile-links">
62-
63-
</div>
64-
65-
</nav>
66-
67-
68-
<div class="container-sm">
69-
<h1>Unicode 14.0 posters</h1>
70-
71-
<p><img src="static/img/unicode_posters.jpg" alt="Unicode 14 posters"></p>
72-
<p>The new Unicode 14.0 posters created by ANRT and IDG, now available in limited quantities to North American residents!</p>
73-
<p>A donation of $50 to or more to the Script Encoding Initiative entitles you to receive a poster showing all writing systems on Unicode 14.0 and beyond. This third revised edition of the World’s Writing Systems poster was created by the Atelier National de Recherche Typographique (ANRT), Nancy, France, Institut Designlabor Gutenberg (IDG), Hochschule Mainz, Germany with research provided by SEI. The silk screen posters measure 80 × 120 cm (approx. 31.5” × 47” or 2.6 × 3.9 feet).</p>
74-
<p>There are two different versions, providing different views on writing systems of the world with one reference glyph per script: — one poster arranged (on the left above), and the other poster arranged geographically and chronologically (on the right above). For a donation of $75, you can receive both posters.</p>
75-
<p>In order to get the poster, you need to <a href="https://give.berkeley.edu/fund/FU1226000">make a donation</a> and then separately send an email to <a href="mailto:[email protected]">Deborah Anderson</a> with a copy of the donation receipt, a short note identifying which poster is desired, and the preferred mailing address for the poster.</p>
76-
<h2>Unicode 5.0 BMP poster created by DecodeUnicode</h2>
77-
<p><img src="static/img/unicode5_poster.jpg" alt="Unicode 5 poster"></p>
78-
<p>A donation of $50 or more to the Script Encoding Initiative entitles you to receive a poster showing all the characters on Unicode 5.0's Basic Multilingual Plane (BMP). Created by the decodeunicode project, the poster measures 1.17 × 1.75 m (approximately 3'10&quot; × 5' 9&quot;).</p>
79-
<p>NOTE: As quantities are limited, it is important to take advantage of this offer soon. Once the supply is depleted, the entire contribution will be treated as a donation. However, we will make every attempt to keep this webpage up only as long as supplies last.</p>
80-
<p>Donations are tax-deductible in the U.S., less the cost of the poster, approximately $17. A receipt will be sent to donors.</p>
81-
<p>In order to get the poster, you need to <a href="https://give.berkeley.edu/fund/FU1226000">make a donation</a> and then separately send an email to <a href="mailto:[email protected]">Deborah Anderson</a> with a copy of the donation receipt, a short note confirming you wish the Unicode 5.0 poster, and the preferred mailing address for the poster.</p>
82-
<p>This offer has been made possible from the kind support of the decodeunicode project, particularly Johannes Bergerhausen, at the University of Applied Sciences, Mainz, Germany.</p>
83-
<p>Donations to SEI help support SEI work. Funds are used primarily to pay script encoding specialists and graduate students to do research, write script proposals, and to create fonts on a per-script basis. Funding also covers research-related travel, administrative costs, and website maintenance. SEI's <a href="progress.html">Progress page</a> gives an overview of project achievements.</p>
84-
85-
86-
<br><hr>
87-
<a href=".">&larr; Back home</a>
88-
</div>
89-
90-
<footer class="footer">
91-
92-
<div class="footertop"
93-
<p><a href="how-to-donate.html">Join</a> our <a href="donors.html">donors</a> today and help to promote native-language education, universal literacy and cultural preservation. Many thanks to:</p>
94-
<br / >
95-
</div>
96-
<div class="logos">
97-
<img class="logo" src="static/img/neh_logo.png"/>
98-
<img class="logo" src="static/img/adobe.svg" />
99-
<img class="logo" src="static/img/unesco.svg" />
100-
<img class="logo" src="static/img/wikimedia_foundation.svg" />
101-
<img class="logo" src="static/img/google_2015.svg" />
102-
<img class="logo" src="static/img/luce.jpeg" />
103-
<img class="logo" src="static/img/monotype.jpeg" />
104-
</div>
105-
</footer>
106-
107-
<script>
108-
const ham = document.querySelector('.navbar__hamburger')
109-
const menu = document.querySelector('.navbar__mobile-links')
110-
const darkToggleButtons = document.querySelectorAll('.dark-toggle')
111-
112-
function changeDarkToggleBtnIcon () {
113-
darkToggleButtons.forEach(btn => {
114-
if (btn.querySelector('img').src.indexOf('static/img/moon.svg') !== -1) {
115-
btn.querySelector('img').src = "static/img/sun.svg"
116-
} else {
117-
btn.querySelector('img').src = "static/img/moon.svg"
118-
}
119-
})
120-
}
121-
122-
if (
123-
localStorage.prefsDark === 'true' ||
124-
(
125-
window.matchMedia &&
126-
window.matchMedia('(prefers-color-scheme: dark)').matches &&
127-
localStorage.prefsDark !== 'false')
128-
) {
129-
document.body.classList.add('dark')
130-
changeDarkToggleBtnIcon()
131-
}
132-
133-
ham.addEventListener('click', () => {
134-
menu.classList.toggle('navbar__mobile-links--open')
135-
136-
let prevState = JSON.parse(ham.getAttribute('aria-expanded'))
137-
ham.setAttribute('aria-expanded', !prevState)
138-
})
139-
140-
darkToggleButtons.forEach(btn => {
141-
btn.addEventListener('click', () => {
142-
changeDarkToggleBtnIcon()
143-
144-
if (document.body.classList.contains('dark')) {
145-
document.body.classList.remove('dark')
146-
localStorage.prefsDark = 'false'
147-
} else {
148-
document.body.classList.add('dark')
149-
localStorage.prefsDark = 'true'
150-
}
151-
152-
})
153-
})
154-
</script>
155-
</body>
8+
<body></body>
1569
</html>

0 commit comments

Comments
 (0)