1
0

use placeholder contact details in template defaults

Replace Mako's real phone number, email, and website with placeholder
values to match the rest of the fake "John Hancock" example content.
This commit is for the public master branch only and should not be
merged into branches customized with real contact details.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-07-28 15:30:36 -07:00
parent 756ed13429
commit 014b80ee72

View File

@@ -8,9 +8,9 @@
% MODIFY THE DETAILS IN THIS SECTION TO MATCH WHAT YOU WANT ON /YOUR/ LETTERHEAD % MODIFY THE DETAILS IN THIS SECTION TO MATCH WHAT YOU WANT ON /YOUR/ LETTERHEAD
\def\department{Department of Awesomeness} \def\department{Department of Awesomeness}
\def\uwaddress{Communications (CMU) 306~~Box 353740~~4109 NE Stevens Way~~Seattle, WA~~98195-3740} \def\uwaddress{Communications (CMU) 306~~Box 353740~~4109 NE Stevens Way~~Seattle, WA~~98195-3740}
\def\phone{mobile 206-409-7191} \def\phone{mobile 206-555-0123}
\def\email{makohill@uw.edu} \def\email{jhancock@uw.edu}
\def\web{https://mako.cc/academic/} \def\web{https://www.washington.edu/}
\def\letterauthor{John Hancock} \def\letterauthor{John Hancock}
\def\lettertitle{Letter from \letterauthor} \def\lettertitle{Letter from \letterauthor}